public void setAnnotationWidth( double annotationWidth ) |
Parameters
- annotationWidth
- The width of the annotation drawn on the page.
public void setAnnotationWidth( double annotationWidth ) |
| Exception | Description |
|---|---|
| java.lang.IllegalArgumentException | Thrown when Width is set to a value less than 0. |